home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / pcb_kdir.zip / PROFILE.KEX < prev    next >
Text File  |  1992-06-30  |  750b  |  25 lines

  1. * KEDIT 4.0 PROFILE
  2. *
  3. *  by Jim Robeson, 1992
  4. *
  5. 'attribute 31 30 75 120 78 19 116 12 25 14 7 52 57'
  6. 'impmacro on'
  7. 'autosave 100'
  8. 'backup temp'
  9. 'beep on'
  10. 'border 1'
  11. 'inputmode full'
  12. 'keyboard enhanced'
  13. 'margin 1 72 4'
  14. 'prefix on left'
  15. 'stay off'
  16. 'word alphanum'
  17. 'printer LPT1:'
  18. 'reserv -1 113  shftF2=CurLn,F2=Ins,F3=Quit,F5=ToCurLn,F7=FullLeft,F8=DupLn,F11=Splt/Join'
  19. "def alt-f1 if after() then 'join'; else 'split'"
  20. "def alt-f2 if command() then 'sos restore'; else 'sos save tabcmd doprefix'"
  21. * The END key toggles between the beginning and end of a line
  22. "def end if after() then 'sos firstchar'; else 'sos endchar'"
  23. * Move cursor to begginning of cuurent line, note that HELP is gone
  24. "def f1 'sos current'; 'sos prefix'"
  25.